From df55412ba2de9e58def1eac09d677369b6a0c4a2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 20 Nov 2015 19:01:54 -0500 Subject: [PATCH] inspector: Fix css warning tags The builder syntax for tags was invalid here (why did this not get flagged as error ?!). While we're at it, give the warning underline a nice, orange color. --- gtk/inspector/css-editor.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtk/inspector/css-editor.ui b/gtk/inspector/css-editor.ui index 0a8e47d6ed..ad69197612 100644 --- a/gtk/inspector/css-editor.ui +++ b/gtk/inspector/css-editor.ui @@ -5,7 +5,10 @@ warning single + darkorange + + error error -- 2.30.2